NDiagramView<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> Class Methods
For a list of all members of this type, see NDiagramView<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> members.
| Name | Description |
 | GetHScrollBarSettings | Overridden. Gets the settings that need to be applied to the HScrollbar for the viewport parameters, in case the HScrollBar is visible. |
 | GetHScrollMode | Overridden. Gets the horizontal scrolling policy |
 | GetNoScrollHAlign | Overridden. Gets the horizontal alignment of the viewport relative to the window in case there is no horizontal scrollbar. |
 | GetNoScrollVAlign | Overridden. Gets the vertical alignment of the viewport relative to the window in case there is no horizontal scrollbar. |
 | GetVScrollBarSettings | Overridden. Gets the settings that need to be applied to the VScrollbar for the viewport parameters, in case the VScrollBar is visible. |
 | GetVScrollMode | Overridden. Gets the vertical scrolling policy |
 | MeasureAdorner | Overridden. Overriden to measure the HScrollBars and VScroolBars. |
 | pvb | Overridden. |
Top